Eclipse JDT
Pre-release 3.0

Uses of Class
org.eclipse.jdt.core.search.SearchMatch

Packages that use SearchMatch
org.eclipse.jdt.core.search Provides support for searching the workspace Java elements that match a particular description. 
 

Uses of SearchMatch in org.eclipse.jdt.core.search
 

Methods in org.eclipse.jdt.core.search with parameters of type SearchMatch
abstract  boolean SearchRequestor.acceptSearchMatch(SearchMatch match)
           
 


Eclipse JDT
Pre-release 3.0

Copyright (c) IBM Corp. and others 2000, 2003. All Rights Reserved.